instruction fetch unit meaning in Chinese
取指令部件
Examples
- Reducing pipeline delay using two instruction fetching units
通过两个取指令部件消除流水线控制相关延迟 - In order to make better use of instruction fetch units , we also propose some new strategies , memcount policy and precount policy , base on cache miss rate and branch predict taken rate
该算法在多线索条件下, cache的缺失率相比单线索条件下的random算法与lfu算法而言有较为明显的降低。 - The blueprint of instruction fetch unit is presented and its performance is evaluated with theory model and simulation . and the fetch strategy and parameter are optimized based on above evaluation
文中提出了取指部件的设计原理而且采用理论模型和模拟方法对它进行了性能评价,利用评价结果优化了取指策略和参数设置。 - In order to solve the problems about unfixed instruction length , stack - orientation and addressing virtualization in jvm instruction set , the instruction fetch unit , stack cache and mechanism of address translation in java chip system are studied
为了解决java虚拟机指令系统中指令不定长、面向堆栈和地址虚拟化等问题,本文研究了java芯片中取指部件、堆栈缓冲部件和地址转换机制以及相应物理存储器的管理等关键技术。